Sort tests so that unit tests are run before integration tests
authortee-too <tee-too@users.noreply.github.com>
Thu, 6 Apr 2017 14:18:07 +0000 (16:18 +0200)
committertee-too <tee-too@users.noreply.github.com>
Fri, 7 Apr 2017 07:06:37 +0000 (09:06 +0200)
commitcdaeb44ee7e0611aaf6b6ffa830a8ea36facf2ed
tree5fe113a7669e68f80b41d8f6be624342c001ccbe
parentc416fb60b11ecfd2a1ba0fb8567c9a92590b5d28
Sort tests so that unit tests are run before integration tests

Fix #3880
src/cargo/core/manifest.rs
src/cargo/ops/cargo_test.rs
tests/bench.rs
tests/cross-compile.rs
tests/test.rs